home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / getuser / getuser.doc next >
Text File  |  1996-07-10  |  700b  |  16 lines

  1. GETUSER returns the login name of the current user.  If it is run while
  2. not logged in, it returns "UNKNOWN" (without the quotes) and a DOS error
  3. level of 1.
  4.  
  5. Turbo Pascal source code is included.  Two additional files are needed to
  6. compile it.  One is NETUSERS.PAS, contained in NETUSR.ARC which is
  7. available on NetWire. The other is NETWARE.PAS, part of TurboPower
  8. Software's B-Tree Filer 5.0.  Go PCVENB for information on TurboPower
  9. Software products.
  10.  
  11. GETUSER is hereby released to the public domain.
  12.  
  13.                                                  Rob Roberts
  14.                                                  74017,3503
  15.                                                  7/18/90
  16.